From 29524357d14a7396b789c7b0fa9f5e08552c3ea1 Mon Sep 17 00:00:00 2001 From: Simon McVittie Date: Sun, 28 Jul 2019 11:05:09 +0100 Subject: [PATCH] Mark some Vulkan symbols as (arch=linux-any) too --- debian/changelog | 4 ++-- debian/libgtk-4-0.symbols.in | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/debian/changelog b/debian/changelog index 31f870aa24..f8ef31da97 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,7 +1,7 @@ gtk+4.0 (3.96.0-3) UNRELEASED; urgency=medium - * debian/libgtk-4-0.symbols.in: Mark more Wayland symbols as - (arch=linux-any). They don't exist on hurd-i386, and presumably + * debian/libgtk-4-0.symbols.in: Mark more Wayland and Vulkan symbols + as (arch=linux-any). These don't exist on hurd-i386, and presumably not on kFreeBSD either. -- Simon McVittie Sun, 28 Jul 2019 10:59:36 +0100 diff --git a/debian/libgtk-4-0.symbols.in b/debian/libgtk-4-0.symbols.in index baf4ec8892..c3d6bb4c66 100644 --- a/debian/libgtk-4-0.symbols.in +++ b/debian/libgtk-4-0.symbols.in @@ -808,8 +808,8 @@ libgtk-@APIVER@.so.@SONAME@ @SHARED_PKG@ #MINVER#, libgtk-@APIVER@-@SONAME@ gsk_transform_translate@Base 3.96.0 gsk_transform_translate_3d@Base 3.96.0 gsk_transform_unref@Base 3.96.0 - gsk_vulkan_renderer_get_type@Base 3.96.0 - gsk_vulkan_renderer_new@Base 3.96.0 + (arch=linux-any)gsk_vulkan_renderer_get_type@Base 3.96.0 + (arch=linux-any)gsk_vulkan_renderer_new@Base 3.96.0 gtk_about_dialog_add_credit_section@Base 3.91.2 gtk_about_dialog_get_artists@Base 3.91.2 gtk_about_dialog_get_authors@Base 3.91.2 -- 2.30.2